翻訳と辞書 |
Microsoft Push Notification Service : ウィキペディア英語版 | Microsoft Push Notification Service
Microsoft Push Notification Service (commonly referred to as MPNS) is a mobile service developed by Microsoft. It allows for developers to send push data from servers to Windows Phone applications. The MPNS is natively supported on applications that target the Windows Phone 8 Operating System. Microsoft announced the Windows Notification Service for Windows 8 and Windows Phone 8.1 in 2011, effectively replacing the MPNS with this service. The MPNS can be used on applications that are installed on Windows Phone 8.1 if the source code is migrated to a Microsoft Silverlight application, modified to target Windows Phone 8.1, and was already registered to use the MPNS before the upgrade.〔(【引用サイトリンク】title=Choosing MPNS or WNS for a Windows Phone Silverlight 8.1 app )〕 ==Technical details== The MPNS allows developers to send toast notifications, as well as update the tile image and flip notification text on the application's Windows Metro start screen tile. This is accomplished by developers by sending POST messages to MPNS servers.〔(【引用サイトリンク】title=Sending push notifications for Windows Phone 8 )〕 The MPNS consists of servers and internal interfaces that maintain and store ''Channel URI Identifiers'' and device information, authenticate POST requests received from developer servers, and enqueue and deliver requested data to mobile devices.〔(【引用サイトリンク】title=Understanding Microsoft Push Notifications for Windows Phones )〕 When an application registers for data and notifications, it receives a unique ''Channel URI Identifiers'' from the MPNS network. This identifier is used by the application developer's third-party server to reference the device that the particular data delivery request will sent to. After the mobile device receives its ''Channel URI Identifier'', it is then sent to the developer's server to be stored. When a server sends a POST message to the MPNS network for data delivery, the ''Channel URI Identifier'' is included within the message payload, along with the data to deliver, and any parameter options specified. The MPNS network will authenticate the identifier, and enqueue the data for delivery to the mobile device.〔(【引用サイトリンク】title=Understanding How Microsoft Push Notification Works – Part 2 )〕
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Microsoft Push Notification Service」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|